How to Install gphpedit software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install gphpedit software package in Ubuntu 16.04 LTS (Xenial Xerus)

gphpedit software package provides development environment for PHP/HTML/CSS, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gphpedit 

gphpedit is installed in your system.

Make ensure the gphpedit package were installed using the commands given below,

$ sudo dpkg-query -l | grep gphpedit *

You will get with gphpedit package name, version, architecture and description in a table

gphpedit package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section GNOME
Package gphpedit
Version 0.9.98-3
Description development environment for PHP/HTML/CSS
Sub Section GNOME


See Also, How to uninstall or remove gphpedit software package from Ubuntu 16.04 LTS (Xenial Xerus) ?